home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / dad.zip / DAD.DOC < prev   
Text File  |  1991-05-26  |  2KB  |  44 lines

  1.            A ProComm v2.0 Script File for the D&D BBS
  2.  
  3.      The file DAD.ASP is my version of a script file to logon to
  4. the D&D BBS and then do the following:
  5.  
  6.           1.  Check to see if there is a QWK mail packet in the
  7. subdirectory where you store your QWK files and rename it before it
  8. gets overwritten by a new QWK file.  The filename of the old QWK
  9. file is D&mmddS, where mm is the month taken from the old QWK file
  10. date, dd is the day of the month of that file and S is a sequence
  11. letter (i.e., A,B, etc.).  I don't know what happens if you get QWK
  12. files on two separate calls to a BBS in the same day, so I included
  13. that extra identifier for safety.  In the QMail and MarkMail doors,
  14. successive downloads within the same call to the BBS name the files
  15. QW0, QW1, etc., and you have to rename them before your mail reader
  16. can access them (at least, if you use EZ-RDR you do!).  I don't know
  17. what Kmail does, since I've never downloaded two packets in the same
  18. day.
  19.  
  20.           2.  Check to see if there is a file of reply messages,
  21. D&DPCB.REP, to upload.  If so, the call to Kmail which follows
  22. uploads your reply packet first and then downloads the QWK file of
  23. messages you want to read.
  24.  
  25.           3.  If no REP file is present, the call to Kmail only
  26. downloads the QWK file.
  27.  
  28.           4.  After up/downloads are complete, the script file
  29. returns to the main conference, and then is closed.
  30.  
  31.      I have tried to indicate all lines in the script file which
  32. may have to be changed to match your setup when using ProComm and
  33. up/downloading mail packets.  In addition, there are a few lines
  34. which assume you have a color monitor which may have to be changed,
  35. and you may wish to modify the file transfer protocols I have used.
  36.  
  37.      In any event, I hope this is useful for those of you who are
  38. wedded for one reason or another to ProComm.  Don't forget you have
  39. to compile this ASP file using ASPCOMP before it can be executed.
  40. Leave me a message if you try this out and have troubles.
  41.  
  42. Bill Baer
  43. 5/26/91
  44.